FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package rki.demis.ars#1.0.0-rc.2 (93 ms)

Package rki.demis.ars
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=rki.demis.ars@1.0.0-rc.2&canonical=https://demis.rki.de/fhir/ars/StructureDefinition/PractitionerRoleOutpatientOrganization
Url https://demis.rki.de/fhir/ars/StructureDefinition/PractitionerRoleOutpatientOrganization
Version 1.0.0
Status active
Date 2025-06-13
Name PractitionerRoleOutpatientOrganization
Title Rolle ambulante Versorgungseinrichtung
Experimental False
Realm de
Description In dieser Ressource kann für ambulante Versorgungseinrichtungen (Arztpraxen, MVZs, sonstige ambulante Einrichtungen) die Facharztgruppe angegeben werden.
Type PractitionerRole
Kind resource

Resources that use this resource

StructureDefinition
https://demis.rki.de/fhir/ars/StructureDefinition/Specimen Probe

Resources that this resource uses

StructureDefinition
https://demis.rki.de/fhir/ars/StructureDefinition/PhysicianOfficeOrOther Arztpraxis oder anderer Probeneinsender
https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_BAR2_ARZTNRFACHGRUPPE KBV_VS_SFHIR_BAR2_ARZTNRFACHGRUPPE


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "PractitionerRoleOutpatientOrganization",
  "url" : "https://demis.rki.de/fhir/ars/StructureDefinition/PractitionerRoleOutpatientOrganization",
  "version" : "1.0.0",
  "name" : "PractitionerRoleOutpatientOrganization",
  "title" : "Rolle ambulante Versorgungseinrichtung",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-06-13",
  "publisher" : "ARS@rki.de",
  "description" : "In dieser Ressource kann für ambulante Versorgungseinrichtungen (Arztpraxen, MVZs, sonstige ambulante Einrichtungen) die Facharztgruppe angegeben werden.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "PractitionerRole",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "PractitionerRole.id",
        "path" : "PractitionerRole.id",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.meta",
        "path" : "PractitionerRole.meta",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.meta.id",
        "path" : "PractitionerRole.meta.id",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.meta.extension",
        "path" : "PractitionerRole.meta.extension",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.meta.versionId",
        "path" : "PractitionerRole.meta.versionId",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.meta.lastUpdated",
        "path" : "PractitionerRole.meta.lastUpdated",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.meta.source",
        "path" : "PractitionerRole.meta.source",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.meta.profile",
        "path" : "PractitionerRole.meta.profile",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "closed"
        },
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.meta.profile:arsProfile",
        "path" : "PractitionerRole.meta.profile",
        "sliceName" : "arsProfile",
        "min" : 1,
        "max" : "1",
        "patternCanonical" : "https://demis.rki.de/fhir/ars/StructureDefinition/PractitionerRoleOutpatientOrganization",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.meta.security",
        "path" : "PractitionerRole.meta.security",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.meta.tag",
        "path" : "PractitionerRole.meta.tag",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.identifier",
        "path" : "PractitionerRole.identifier",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.active",
        "path" : "PractitionerRole.active",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.period",
        "path" : "PractitionerRole.period",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.practitioner",
        "path" : "PractitionerRole.practitioner",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.organization",
        "path" : "PractitionerRole.organization",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://demis.rki.de/fhir/ars/StructureDefinition/PhysicianOfficeOrOther"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.organization.reference",
        "path" : "PractitionerRole.organization.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.organization.type",
        "path" : "PractitionerRole.organization.type",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.organization.identifier",
        "path" : "PractitionerRole.organization.identifier",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.organization.display",
        "path" : "PractitionerRole.organization.display",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.code",
        "path" : "PractitionerRole.code",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.specialty",
        "path" : "PractitionerRole.specialty",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.specialty.coding",
        "path" : "PractitionerRole.specialty.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.specialty.coding:KBV-Fachgruppe",
        "path" : "PractitionerRole.specialty.coding",
        "sliceName" : "KBV-Fachgruppe",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_BAR2_ARZTNRFACHGRUPPE"
        }
      },
      {
        "id" : "PractitionerRole.specialty.coding:KBV-Fachgruppe.system",
        "path" : "PractitionerRole.specialty.coding.system",
        "min" : 1,
        "patternUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_ARZTNRFACHGRUPPE",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.specialty.coding:KBV-Fachgruppe.version",
        "path" : "PractitionerRole.specialty.coding.version",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.specialty.coding:KBV-Fachgruppe.code",
        "path" : "PractitionerRole.specialty.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.specialty.text",
        "path" : "PractitionerRole.specialty.text",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.location",
        "path" : "PractitionerRole.location",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.healthcareService",
        "path" : "PractitionerRole.healthcareService",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.telecom",
        "path" : "PractitionerRole.telecom",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.availableTime",
        "path" : "PractitionerRole.availableTime",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.notAvailable",
        "path" : "PractitionerRole.notAvailable",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.availabilityExceptions",
        "path" : "PractitionerRole.availabilityExceptions",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.endpoint",
        "path" : "PractitionerRole.endpoint",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.